home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / bnchutil.arc / EM87.DOC < prev    next >
Text File  |  1991-04-30  |  3KB  |  60 lines

  1.             EM87 V1.3    2/10/89
  2.             =========
  3.  
  4.     This program fully emulates the 8087 math coprocessor on 80286 
  5. and 80386 based computers. This is useful to run software that requires
  6. the 8087/80287/80287. This program does not emulate the 80287/80387
  7. extensions to the 8087 instruction set, but all software I have seen
  8. only uses the 8087 instructions to be PC/XT compatable. Please note that
  9. floating point emulation is MUCH slower than the real thing (but also 
  10. much cheaper!).
  11.     Unfortunately, this method of emulation does not work on the 8088
  12. and 8086 based computers because these processors do not have emulation
  13. support built in.
  14.  
  15. History:
  16.     Version 1.1 fixes problems with programs that access extended memory,
  17. like VDISK.SYS, RAMDRIVE.SYS, SMARTDRV.SYS, AUTOCAD, etc. Also this version
  18. will not load if a real 80X87 is present.
  19.     Version 1.2 fixes problems uninstalling EM87 under certain versions of
  20. DOS. Also display of the help screen would lock up some machines.
  21.     Version 1.3 allows floating point exception interrupts to properly 
  22. cause a non-maskable interrupt when enabled. Very few programs use this feature.
  23. The lack of this capability caused programs that needed it to do strange things
  24. to the video display.
  25.  
  26. Tested with:
  27.     AUTOCAD release 9.
  28.     AUTOCAD release 10.
  29.     Microway's 87TEST v1.20 (A very intensive 8087 test program).
  30.     FATMAN30 (A great mandelbrot generator!).
  31.     NORTON UTILITIES 4.5 SI (Reports a 8087 present).
  32.     PC-Matlab
  33.     Simnon
  34.  
  35. Usage:
  36.     EM87        >Display the help screen.
  37.     EM87 /L        >Load the emulator.
  38.     EM87 /U        >Unload the emulator.
  39.  
  40. Distribution:
  41.     This program may be freely distributed by anyone in its unmodified form
  42. only and must be with this unmodified documentation file.
  43.  
  44. Shareware:
  45.     EM87 is copyright 1989, 1990 Ron Kimball, all rights reserved. It is
  46. not "Public Domain" or "Freeware". If you intend to use this program after
  47. evaluation you must send me five dollars for registration. Registration
  48. entitles you to use EM87 on a single machine at any one time, and the right to
  49. use (under the same terms) any future version of EM87 that may be released for
  50. no further charge. Include the version number of EM87 that you are presently
  51. using. Also please tell me of any new uses you may find for this program.
  52.     This registration may be transferred to another by merely notifying me 
  53. at the address below.
  54.     I will notify you of updates, which you may download from various
  55. BBS's or obtain directly from me for a small charge. Thanks.
  56.  
  57.     Ron Kimball
  58.     RR01 Box 15Y
  59.     Brookfield, Ma 01506
  60.